home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 6945 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.4 KB

  1. Path: newsbf02.news.aol.com!not-for-mail
  2. From: cmarschn@aol.com (Cmarschn)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: What the new Amiga-OS *must* have
  5. Date: 5 Apr 1996 11:22:33 -0500
  6. Organization: America Online, Inc. (1-800-827-6364)
  7. Sender: root@newsbf02.news.aol.com
  8. Message-ID: <4k3hc9$faj@newsbf02.news.aol.com>
  9. References: <sysop.02x7@sweetdreams.lahn.de>
  10. NNTP-Posting-Host: newsbf02.mail.aol.com
  11. X-Newsreader: AOL Offline Reader
  12.  
  13. Im Artikel <sysop.02x7@sweetdreams.lahn.de>, sysop@sweetdreams.lahn.de
  14. (Matthias Bethke) schreibt:
  15.  
  16. mb>C> > By inventing a
  17. mb>C> >new instruction set (one that could easily be converted to 68K, PPC
  18. etc.)
  19. mb>C> and
  20. mb>C> >having executables with that instruction format, one executable
  21. could be
  22. mb>C> >executed on any processor type provided there is some translation
  23. program
  24. mb>C> >available.
  25. mb>C> Sounds *pretty* slow.
  26. mb>Basically that means recompiling the program every time you run it,
  27. something
  28. mb>like on these old PDP machines where the OS (TOPS?) double-checked the
  29. mb>executable's file date with the sources before running it, and
  30. eventually
  31. mb>recompiled the program :) But if the code is designed well, this
  32. mb>recompilation
  33. mb>could be quite fast. I have most of my executables crunched with
  34. Imploder,
  35. mb>and
  36. mb>decrunching is hardly noticable on a 040. A PPC could do some more work
  37. in
  38. mb>the
  39. mb>same time, this code translation sounds like a good idea!
  40.  
  41. Crunching is one thing, compiling another. Its much easier to decrunch a
  42. program than
  43. to translate the whole code. Just think about starting a Windows program,
  44. which takes
  45. seconds to load the right parts, and to modify the code to run at a
  46. specific location in 
  47. the memory (what else has to be done there? don't know).
  48. And we don't want to get as slow as Windows, won't we?
  49.  
  50. But I think this discussion is obsolete when the PPC Amigas are getting
  51. the mostly used 
  52. machines. It's much more user friendly to offer two executables, one for
  53. 68K, one for PPC. 
  54. And since most software is shipped on CD right now, it won't cost more
  55. than a single recompile 
  56. with different target options (with such a compiler in mind). 
  57.  
  58. mb>ttyl!
  59. mb>        Matthias
  60.  
  61.  
  62. cu
  63.  
  64. Clemens
  65.  
  66.  
  67.      ///
  68. ---
  69. ///-----------------------------------------------------------------------
  70. \\\///  Clemens Marschner                                    
  71. CMarschn@aol.com
  72. -\///------------------------------"Uh, I shot Marvin in the face!"
  73. (Travolta)
  74.  
  75.